Functions that are basic or/and useful for the computation of the Integrated Regression Goodness of Fit
getLessThan(x, d)
mvCumSum(x, ord)
mvPartOrd(x1, x2)
getContVar(df, vars = NULL)
getModelCovars(obj)
getModelWeights(obj)
rWildBoot(n)
matrix like structure.
vectors with the same length.
a data frame.
list of list structure with the ordering to add data points according to a given covariates.
vector with variable names in observations data frame .
integer, sample size.
...TODO: Each of them computes what in which way